バージョン

ValueMemberPath<TProperty>(Expression<Func<T,TProperty>>) メソッド

値柱状チャートへの文字列パスを設定します。
シンタックス
'宣言
 
Public Overloads Function ValueMemberPath(Of TProperty)( _
   ByVal propSpec As System.Linq.Expressions.Expression(Of Func(Of T,TProperty)) _
) As Sparkline(Of T)
public Sparkline<T> ValueMemberPath<TProperty>( 
   System.Linq.Expressions.Expression<Func<T,TProperty>> propSpec
)

パラメータ

propSpec

型パラメータ

TProperty
参照

オンラインで表示: GitHub